Add note about Cargo.lock behavior with [replace]
authorJoe Wilm <joe@jwilm.com>
Mon, 10 Apr 2017 20:24:31 +0000 (13:24 -0700)
committerJoe Wilm <joe@jwilm.com>
Mon, 10 Apr 2017 20:24:31 +0000 (13:24 -0700)
commit1c4c4289f9b67998e5f8a77056bcacd76b13f886
tree65cf4ac0a890784447913c38c18ea65ec3fc5528
parentda4fadf6be3ef5030e411d3360244cf685617a58
Add note about Cargo.lock behavior with [replace]

The Cargo.lock behavior when using [replace] can be misleading if one
does not expect multiple versions of the crate to be included. This note
is intended to assure users that this behavior is expected, and it
suggests a way to verify their `[replace]` override is preferred.
src/doc/specifying-dependencies.md